﻿2026-06-04T12:50:05.7056655Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-04T12:50:05.7059043Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-04T12:50:05.7061429Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-04T12:50:05.7063397Z [36;1melse[0m
2026-06-04T12:50:05.7065031Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T12:50:05.7067394Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T12:50:05.7069439Z [36;1m  chmod +x traceable-reqs[0m
2026-06-04T12:50:05.7070942Z [36;1mfi[0m
2026-06-04T12:50:05.7099277Z shell: /usr/bin/bash -e {0}
2026-06-04T12:50:05.7101061Z env:
2026-06-04T12:50:05.7104084Z   GH_TOKEN: ***
2026-06-04T12:50:05.7105299Z ##[endgroup]
